AttrGetStrAttrib

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrGetStrAttrib()  

SYNOPSIS

misc_lib/miscattr.c:455

char *AttrGetStrAttrib(IPAttributeStruct *Attrs, char *Name)
 

DESCRIPTION

Routine to get a string attribute.  

PARAMETERS:

Attrs: Attribute list to search for requested attribute.

Name: Name of requested attribute.  

FUNCTION RETURN VALUE

char *: Found attribute, or NULL if not found.  

SEE ALSO

AttrSetIntAttrib, AttrGetIntAttrib, AttrSetPtrAttrib, AttrGetPtrAttrib, , AttrSetRealAttrib, AttrGetRealAttrib, AttrSetStrAttrib,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:15 GMT, October 17, 2022